home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Report Writers / Crystal Repot 9.0 Full CD version / Setup.exe / Tools / Developers / PEDELF32.ZIP / pedelf32 / SETLOC.DFM / SETLOC.txt
Encoding:
Text File  |  1998-09-30  |  5.2 KB  |  242 lines

  1. object FrmSetLoc: TFrmSetLoc
  2.   Left = 218
  3.   Top = 143
  4.   Width = 462
  5.   Height = 345
  6.   Caption = 'Set Table Location'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   OnShow = FormShow
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object pnlTables: TPanel
  15.     Left = 4
  16.     Top = 5
  17.     Width = 437
  18.     Height = 276
  19.     HelpContext = 2300
  20.     BevelOuter = bvLowered
  21.     Caption = 'pnlTables'
  22.     TabOrder = 0
  23.     object lblTableNumber: TLabel
  24.       Left = 13
  25.       Top = 8
  26.       Width = 40
  27.       Height = 13
  28.       Caption = '&Number '
  29.       FocusControl = lbTableNumbers
  30.     end
  31.     object lbTableNumbers: TListBox
  32.       Left = 12
  33.       Top = 22
  34.       Width = 61
  35.       Height = 243
  36.       HelpContext = 2338
  37.       ItemHeight = 13
  38.       TabOrder = 0
  39.       OnClick = lbTableNumbersClick
  40.     end
  41.     object pnlTables2: TPanel
  42.       Left = 82
  43.       Top = 24
  44.       Width = 341
  45.       Height = 241
  46.       HelpContext = 2300
  47.       BevelInner = bvLowered
  48.       TabOrder = 1
  49.       object lblTableName: TLabel
  50.         Left = 12
  51.         Top = 8
  52.         Width = 31
  53.         Height = 13
  54.         Caption = 'Na&me '
  55.         FocusControl = editTableName
  56.       end
  57.       object lblTablePath: TLabel
  58.         Left = 12
  59.         Top = 48
  60.         Width = 25
  61.         Height = 13
  62.         Caption = '&Path '
  63.         FocusControl = editTablePath
  64.       end
  65.       object lblTableType: TLabel
  66.         Left = 169
  67.         Top = 98
  68.         Width = 54
  69.         Height = 13
  70.         Caption = 'TableType '
  71.       end
  72.       object lblTableDLLName: TLabel
  73.         Left = 169
  74.         Top = 139
  75.         Width = 51
  76.         Height = 13
  77.         Caption = 'DLLName '
  78.       end
  79.       object lblTableDescriptiveName: TLabel
  80.         Left = 169
  81.         Top = 178
  82.         Width = 84
  83.         Height = 13
  84.         Caption = 'DescriptiveName '
  85.       end
  86.       object Label1: TLabel
  87.         Left = 12
  88.         Top = 139
  89.         Width = 71
  90.         Height = 13
  91.         Caption = 'User Pass&word'
  92.         FocusControl = editTablePassword
  93.       end
  94.       object Label2: TLabel
  95.         Left = 9
  96.         Top = 98
  97.         Width = 56
  98.         Height = 13
  99.         Caption = 'User Name:'
  100.       end
  101.       object lkj: TLabel
  102.         Left = 11
  103.         Top = 178
  104.         Width = 142
  105.         Height = 13
  106.         Caption = 'DB Password (Access only)'
  107.       end
  108.       object editTableName: TEdit
  109.         Left = 11
  110.         Top = 22
  111.         Width = 313
  112.         Height = 21
  113.         HelpContext = 2332
  114.         TabOrder = 0
  115.         Text = 'editTableName'
  116.       end
  117.       object btnSetName: TButton
  118.         Left = 302
  119.         Top = 24
  120.         Width = 20
  121.         Height = 18
  122.         HelpContext = 2332
  123.         Caption = '...'
  124.         Font.Color = clBlack
  125.         Font.Height = -13
  126.         Font.Name = 'System'
  127.         Font.Style = [fsBold]
  128.         ParentFont = False
  129.         TabOrder = 1
  130.         OnClick = btnSetNameClick
  131.       end
  132.       object editTablePath: TEdit
  133.         Left = 11
  134.         Top = 62
  135.         Width = 313
  136.         Height = 21
  137.         HelpContext = 2350
  138.         TabOrder = 2
  139.         Text = 'editTablePath'
  140.       end
  141.       object btnSetPath: TButton
  142.         Left = 302
  143.         Top = 64
  144.         Width = 20
  145.         Height = 18
  146.         HelpContext = 2350
  147.         Caption = '...'
  148.         Font.Color = clBlack
  149.         Font.Height = -13
  150.         Font.Name = 'System'
  151.         Font.Style = [fsBold]
  152.         ParentFont = False
  153.         TabOrder = 3
  154.         OnClick = btnSetPathClick
  155.       end
  156.       object editTablePassword: TEdit
  157.         Left = 11
  158.         Top = 153
  159.         Width = 142
  160.         Height = 21
  161.         HelpContext = 2344
  162.         Enabled = False
  163.         TabOrder = 4
  164.         Text = 'editTablePassword'
  165.       end
  166.       object editTableTableType: TEdit
  167.         Left = 168
  168.         Top = 114
  169.         Width = 156
  170.         Height = 21
  171.         HelpContext = 2362
  172.         Color = clInactiveCaptionText
  173.         ReadOnly = True
  174.         TabOrder = 5
  175.         Text = 'editTableTableType'
  176.       end
  177.       object editTableDLLName: TEdit
  178.         Left = 168
  179.         Top = 153
  180.         Width = 156
  181.         Height = 21
  182.         HelpContext = 2314
  183.         Color = clInactiveCaptionText
  184.         ReadOnly = True
  185.         TabOrder = 6
  186.         Text = 'editTableDLLName'
  187.       end
  188.       object editTableDescriptiveName: TEdit
  189.         Left = 168
  190.         Top = 192
  191.         Width = 156
  192.         Height = 21
  193.         HelpContext = 2308
  194.         Color = clInactiveCaptionText
  195.         ReadOnly = True
  196.         TabOrder = 7
  197.         Text = 'editTableDescriptiveName'
  198.       end
  199.       object SetLocation: TButton
  200.         Left = 91
  201.         Top = 216
  202.         Width = 141
  203.         Height = 21
  204.         HelpContext = 2382
  205.         Caption = '&Set Current Table Info.'
  206.         TabOrder = 8
  207.         OnClick = SetLocationClick
  208.       end
  209.       object EditTableUserID: TEdit
  210.         Left = 11
  211.         Top = 114
  212.         Width = 142
  213.         Height = 21
  214.         Enabled = False
  215.         TabOrder = 9
  216.         Text = 'EditTableUserID'
  217.       end
  218.       object EditDBPassword: TEdit
  219.         Left = 11
  220.         Top = 192
  221.         Width = 142
  222.         Height = 21
  223.         TabOrder = 10
  224.         Text = 'EditDBPassword'
  225.       end
  226.     end
  227.   end
  228.   object BitBtn1: TBitBtn
  229.     Left = 192
  230.     Top = 288
  231.     Width = 75
  232.     Height = 25
  233.     TabOrder = 1
  234.     Kind = bkOK
  235.   end
  236.   object OpenDialog1: TOpenDialog
  237.     FileEditStyle = fsEdit
  238.     Left = 48
  239.     Top = 288
  240.   end
  241. end
  242.